From: Kim F. Storm Date: Wed, 12 Feb 2003 11:08:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28308 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=894f45c97135f769a7b810d0e60d3b76fc7aac72;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 04abcc37c58..32c72798647 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2003-02-12 Kim F. Storm + + * macros.c (Fstart_kbd_macro): If appending, and last keyboard + macro is a string, convert meta modifiers in string when copying + the string into a vector. + 2003-02-11 Kim F. Storm * keymap.c (Fremap_command): Return nil if arg is not a symbol.